Click or drag to resize

RecurrencePatternModifiedInstanceDates Property

Gets the modified instance dates.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DateTime> ModifiedInstanceDates { get; }

Property Value

Type: IListDateTime
The modified instance dates.
See Also